home *** CD-ROM | disk | FTP | other *** search
- ; Dual-Disk within NorthC
- ;
- ; This file will set up your NorthC environment for you,
- ; assuming you are running on an Amiga with two floppy drives.
-
- ; Tell the system where the executables are
- path NorthC:bin
-
- ; Tell the system where the libraries are
- assign clibs: NorthC:clibs
- setenv INCLUDE NorthC:include
-